Use, together with etags.el, an optimised form of tags,
authorFrancesco Potortì <pot@gnu.org>
Thu, 20 Jun 2002 11:48:31 +0000 (11:48 +0000)
committerFrancesco Potortì <pot@gnu.org>
Thu, 20 Jun 2002 11:48:31 +0000 (11:48 +0000)
commitd7b3969801c04ce650fffd4b2fd9c02071b081fe
tree0995303b9cdd5d92328265f55f6222c491fc7348
parent48369a6e73c19383aadfb5b18e979c87eb9b1e24
Use, together with etags.el, an optimised form of tags,
which are almost always unnamed.  etags.el looks for an explicit
tag name, then for an implicit one.  See make_tag for details.
The change is both forwards and backwards compatible.
(make_tag): New function (was the disabled function new_pfnote).
(make_C_tag): Use it.
lib-src/etags.c